home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=4.1.8
- [Setup]
- AppName=PNotes
- AppVerName=PNotes
- AppId=PNotes
- DefaultDirName={pf}\PNotes
- DefaultGroupName=PNotes
- OutputBaseFilename=setup
- Compression=lzma
- PrivilegesRequired=none
- DisableProgramGroupPage=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\License.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\PNotes.chm"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\PNotes.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\fonts\manujarvinen.com.ttf"; DestDir: "{app}\fonts"; Flags: ignoreversion
- Source: "{app}\lang\english.lng"; DestDir: "{app}\lang"; Flags: ignoreversion
- Source: "{app}\skins\classic-yellow.skn"; DestDir: "{app}\skins"; Flags: ignoreversion
- [Run]
- Filename: "{app}\PNotes.exe"; WorkingDir: "{app}"; Flags: postinstall nowait
- [Icons]
- Name: "{group}\PNotes "; Filename: "{app}\PNotes.exe"; WorkingDir: "{app}";
- Name: "{group}\Desinstalar PNotes "; Filename: "{uninstallexe}"; WorkingDir: "{app}";
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "br"; MessagesFile: "embedded\br.isl";
-